Skip to content

Fix version mismatch on Microsoft.EntityFrameworkCore assemblies #1264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Mar 15, 2023

Fix version mismatch on Microsoft.EntityFrameworkCore.Relational, originating from Microsoft.EntityFrameworkCore and Npgsql.EntityFrameworkCore.PostgreSQL.

See dotnet/efcore#30489.

QUALITY CHECKLIST

@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #1264 (639b0af) into master (0d914d8) will not change coverage.
The diff coverage is n/a.

❗ Current head 639b0af differs from pull request most recent head 785472c. Consider uploading reports for the commit 785472c to get more accurate results

@@           Coverage Diff           @@
##           master    #1264   +/-   ##
=======================================
  Coverage   92.69%   92.69%           
=======================================
  Files         243      243           
  Lines        7813     7813           
=======================================
  Hits         7242     7242           
  Misses        571      571           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bkoelman bkoelman marked this pull request as ready for review March 16, 2023 00:46
…ginating from Microsoft.EntityFrameworkCore and Npgsql.EntityFrameworkCore.PostgreSQL
@bkoelman bkoelman force-pushed the fix-efcore-dependencies branch from 785472c to 7b2fdce Compare March 16, 2023 00:46
@bkoelman bkoelman merged commit 6ef75c9 into master Mar 16, 2023
@bkoelman bkoelman deleted the fix-efcore-dependencies branch March 16, 2023 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant